projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05794f1
)
(mh-file-mime-type): Removed trailing whitespace.
author
Bill Wohler
<wohler@newt.com>
Tue, 10 Jan 2006 23:36:52 +0000
(23:36 +0000)
committer
Bill Wohler
<wohler@newt.com>
Tue, 10 Jan 2006 23:36:52 +0000
(23:36 +0000)
lisp/mh-e/mh-mime.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-mime.el
b/lisp/mh-e/mh-mime.el
index 60a7b38e03d6e7d08839c3d0c646faed33fdb128..ab67e9c6db0090a4e204415b0c83e046cae45eba 100644
(file)
--- a/
lisp/mh-e/mh-mime.el
+++ b/
lisp/mh-e/mh-mime.el
@@
-185,8
+185,8
@@
Returns nil if file command not on system."
(cond
((not (mh-have-file-command))
nil) ;no file command, exit now
- ((not (and (file-exists-p filename)
- (file-readable-p filename)))
+ ((not (and (file-exists-p filename)
+ (file-readable-p filename)))
nil) ;no file or not readable, ditto
(t
(save-excursion